h1 {
  color: #efe3d2 ;
}

p {
  color: white;
  font: sans-serif;
  text-align: center;
}

body {
  background-color: #4e5f26;
}

wtf {
  display: flex;
  align-items: center;
  justify-content: center;
}